setTextColor
setTextColor
Description
Set the text color to be used for the following renderText calls
Definition
setTextColor(float r, float g, float b, float a)
Arguments
| float | r | r |
|---|---|---|
| float | g | g |
| float | b | b |
| float | a | a |
Description
Set the text color to be used for the following renderText calls
Definition
setTextColor(float r, float g, float b, float a)
Arguments
| float | r | r |
|---|---|---|
| float | g | g |
| float | b | b |
| float | a | a |